--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 30fbbe5826ff9b7d131b39639fc5bf7833a5b9ce
Parents : fd42537
Author : Mark Qvist <mark@unsigned.io>
Date : 2024-01-24T22:57:18+01:00
Updated USB device filter
Changes
Diff
diff --git a/sbapp/patches/device_filter.xml b/sbapp/patches/device_filter.xml
index b857817a..b0036903 100644
--- a/sbapp/patches/device_filter.xml
+++ b/sbapp/patches/device_filter.xml
@@ -36,4 +36,7 @@
<usb-device vendor-id="11914" product-id="5" /> <!-- 0x2E8A / 0x0005: Raspberry Pi Pico Micropython -->
<usb-device vendor-id="11914" product-id="10" /> <!-- 0x2E8A / 0x000A: Raspberry Pi Pico SDK -->
<usb-device vendor-id="6790" product-id="21972" /><!-- 0x1A86 / 0x55D4: Qinheng CH9102F -->
+
+ <!-- Adafruit RAK4630 -->
+ <usb-device vendor-id="9114" product-id="32809" /><!-- 0x239a / 0x8029: RAK4630 -->
</resources>
\ No newline at end of file
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────